html {
    margin: 0;
    padding: 0;
    border: 0;
}

body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
p,
blockquote,
pre,
a,
address,
code,
b,
em,
img,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
footer,
header,
hgroup,
nav,
section {
    margin: 0;
    padding: 0;
    border: 0;
}

body {
    background: #fff;
    color: #666;
    position: relative;
    font: 12px/1.5 Microsoft YaHei, arial, 宋体, sans-serif;
    vertical-align: baseline;
    width: 100%;
    overflow-x: hidden;
}


input {
    padding: 0;
    margin: 0;
    font-family: 'Microsoft YaHei';
}

img {
    border: none;
    background: none;
    vertical-align: middle;
}

ul,
ol,
li {
    list-style-type: none;
}

select,
input,
img,
select {
    vertical-align: middle;
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

table,
th,
td {
    vertical-align: middle
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.clearfix {
    zoom: 1
}

.clearboth {
    height: 0px;
    line-height: 0px;
    overflow: hidden;
    clear: both;
    font-size: 0px;
}

h1,
h2,
h3,
h4 {
    font-size: 12px;
    font-weight: bold;
}

hr {
    border: 0;
    border-top: 1px solid #ccc;
    height: 0;
}

/*----- Common css ------*/
.fl {
    float: left;
}

.fr {
    float: right;
}

.di {
    _display: inline;
}

.fwn {
    font-weight: normal;
}

.dib {
    *display: inline;
    _zoom: 1;
    _display: inline;
    _font-size: 0px;
}

.w1920 {
    width: 1920px;
    left: 50%;
    margin-left: -960px;
    position: relative;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
}

/*.page-position,.xypg-left-title,.product-detail-tab .product-detail-tabli li.on, .product-detail-tab .product-detail-tabli li:active, .product-detail-tab .product-detail-tabli li:visited,.relate-title span{
	background: #3480ce;
}
.page-position,.page-position a,.page-product-inquiry a{
	color: #fff;
}
.xypg-detail-tags .tags-title h3{
    border-color:#3480ce; 
}*/
.container {
    width: 1200px !important;
    padding: 0;
}

.box_voann,
.box_voann * {
    box-sizing: content-box;
}


/*头部样式*/
#header {
    width: 1200px;
    margin: 0 auto;
    height: 100px;
}

.logo {
    float: left;
    line-height: 100px;
}

.logo h1 {
    display: inline-block;
}

.logo img {
    margin-top: -2px;
}
.logoText  {
    height: 62px;
    font-size: 24px;
    color: #0074c5;
    font-weight: 700;
    background: url(//cdn.myxypt.com/5f23d200/20/11/4bd228ede59c9deb1db1769304247839b8f5f660.png) no-repeat left bottom;
    padding-left: 52px;
    margin-left: 72px;
    margin-top: 30px;
    line-height: 67px;
}
.topLink {
    float: right;
    text-align: right;
    position: relative;
    z-index: 9999;
    font-size: 12px;
    color: #999999;
    margin-top: 68px;
}
.topLink  a{
    color: #999999;
}

.translate {
    width: 100px;
    position: absolute;
    left: 0;
    top: 10px;
    z-index: 9999;
}

.tran-in {
    left: 120px;
}

.translate li {
    border: 1px dashed #cccccc;
    line-height: 26px;
    text-align: left;
    background: #fff;
}

.translate li a {
    display: block;
    padding-left: 10px;
    background: url(../images/dot4.png) no-repeat 88% 11px;
}

.translate li a:hover {
    text-decoration: none;
    color: #275cea;
    cursor: pointer;
}

.translate-en {
    display: none;
    padding: 6px;
    padding-top: 0px;
}

.translate li .translate-en a {
    padding-left: 0px;
    text-align: center;
    background: #fff;
    border-bottom: 1px solid #cccccc;
}

.translate li .translate-en a:hover {
    font-weight: bold;
}

.topLink .f_count {
    color: #ff0000;
    font-size: 13px;
    font-weight: bold;
}

.topLink .k1 {
    line-height: 32px;
    padding-top: 5px;
}

.topLink .k2 {
    color: #074b91;
    font-size: 14px;
    font-family: "微软雅黑";
}

.k3 {
    margin-top: 34px;
}

.k3,
.k3 a {
    color: #1d1d1d;
    font: 500 16px/30px "微软雅黑";
}

.xh {
    position: relative;
}

#menu {
    background-color: rgba(129, 153, 179, .5);
    height: 56px;
}



.hot {
    line-height: 90px;
    color: #f2f2f2;
    font-size: 14px;
}

.hot p {
    display: inline-block;
}

.hot b {
    color: #ea590a;
    font-weight: 500;
    text-transform: uppercase;
}

.hot a {
    color: #f2f2f2;
    padding-right: 30px;
}

.hot a:nth-child(1) {
    padding-left: 16px;
}

/* .hot a:after {
    content: '';
    padding: 0 16px;
    background: url("../images/su.png") center no-repeat;
    width: 1px;
    height: 90px;
    display: inline-block;
    vertical-align: middle;
}

.hot a:last-child:after {
    display: none;
} */

.ss {
    position: absolute;
    bottom: 62px;
    background: rgba(0, 0, 0, 0.7);
    padding: 0 30px;
    height: 90px;
    z-index: 111;
    left: 50%;
    transform: translateX(-50%);
    box-sizing: border-box;
}

@media (max-width: 1025px) {
    .ss {
        display: none;
    }
}

.ss #formsearch {
    margin-top: 23px;
    width: 523px;
}

.ss #formsearch input {
    border: none;
    line-height: 42px;
    height: 42px;
    background: none;
    outline:none;
}

.ss #formsearch input#keyword {
    width: 350px;
    background: #f2f2f2;
    font-size: 14px;
}

.ss #formsearch input#keyword::-webkit-input-placeholder {
    text-indent: 20px;
    color: #999999;
}

.ss #formsearch input#s_btn {
    background: url(//cdn.myxypt.com/5f23d200/20/11/7223a95e63d670b7aa7454d35ceec2b1ef747245.png) center no-repeat #1558a6;
    width: 166px;
    font-size: 0;
}

h2.bt {
    text-align: center;
    font-weight: 100;
    color: #333333;
    font-size: 40px;
    line-height: 1;
}

@media (max-width: 500px) {
    h2.bt {
        font-size: 32px;
    }
}

h2.bt b {
    color: #1558a6;
}

h2.bt p {
    margin-top: 2px;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 40px;
}

@media (max-width: 500px) {
    h2.bt p {
        font-size: 14px;
        line-height: 24px;
    }
}

h2.bt span {
    font-size: 16px;
    line-height: 40px;
    display: block;
}

@media (max-width: 500px) {
    h2.bt span {
        font-size: 14px;
        line-height: 24px;
    }
}

/*导航栏样式*/
.nav1 {
    height: 56px;
    width: 1200px;
    margin: 0 auto;
}

.nav1 li {
    line-height: 56px;
    height: 56px;
    text-align: center;
    width: 200px;
    float: left;
    position: relative;
    z-index: 999;
}

.nav1 li a {
    display: block;
    line-height: 56px;
    color: #000;
    height: 56px;
    font-size: 18px;
}

.nav1 li a:hover {
    color: #000;
    text-decoration: none;
    background-color: initial;
}

.nav1 .sec {
    background-color: rgba(129, 153, 179, .5);
    color: #000;
    overflow: hidden;
    z-index: 9999;
    position: absolute;
    top: 56px;
    left: 0px;
    display: none;
}

.nav1 .sec a {
    color: #000;
    height: 38px;
    line-height: 38px;
    width: 200px;
    font-size: 14px;
}

.nav1 .sec a:hover {
    background-color: rgba(129, 153, 179, .5);
    text-decoration: none;
}


/*滚动*/
#demo {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
}

#indemo {
    float: left;
    width: 800%
}

#demo1 {
    float: left;
}

#demo2 {
    float: left;
}

/*产品列表*/
.product_list li {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
    padding-bottom: 15px;
    _display: inline;
}

.product_list li a.img {
    padding: 1px;
    border: 1px solid #e0e1dc;
}

.product_list li a.img img {
    width: 150px;
    height: 120px;
}

.product_list li h3 {
    text-align: center;
    padding-top: 5px;
}

.product_list li h3 a {
    font-weight: normal;
}

.product_list li a.img {
    display: block;
}

.product_list li a.img:hover {
    border-color: #e87518;
}

.roll_product {
    float: left;
}




.c1 {
    background: #f2f2f2;
    padding-top: 66px;
    padding-bottom: 72px;
}

.c1 .content {
    margin-top: 60px;
}

.cp_fn {
    background: url(//cdn.myxypt.com/5f23d200/20/11/4d686f6c349763814f095ca769932eacc278ff24.jpg) no-repeat center top;
    width: 245px;
    height: 568px;
    box-sizing: border-box;
    padding: 50px 20px 0;
    transition-duration: .3s;
}

.cp_fn:hover {
    transform: translateY(-19px);
}

.cp_wen {
    color: #ffffff;
    font: 500 24px/40px "微软雅黑";
}

.cp_wen p a{
    color: #ffffff;
   
}
.cp_wen p:hover a{
    color: #c3292f;
   
}


a.cp_more {
    display: block;
    color: #ffffff;
    font: 500 18px/50px "微软雅黑";
    background: url(//cdn.myxypt.com/5f23d200/20/11/f737d7369f9253643344afa032c2ad355b4f7e2f.png) no-repeat left bottom;
    margin-top: 124px;
}

.c1 .content .list3 {
    width: 942px;
}

.c1 .content .list3 li {
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    float: left;
}

.c1 .content .list3 li+li {
    margin-left: 15px;
}

.c1 .content .list3 li.cp_aa {
    width: 245px;
}

.c1 .content .list3 li.cp_bb {
    width: 304px;
}

.c1 .content .list3 li img {
    width: 100%;
    transition-duration: .3s;
}

.c1 .content .list3 li a {
    background: #fff;
    display: block;
    height: 100%;
    transition-duration: .3s;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.08);
    width: 100%;
}

.c1 .content .list3 li a .zi {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 1.8vw;
    padding-bottom: 1.8vw;
}

.c1 .content .list3 li a .zi h3 {
    line-height: 50px;
    font-size: 20px;
    color: #333333;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-weight: 500;
}

.c1 .content .list3 li a .zi .ck {
    margin: 24px auto 0;
    text-align: center;
    border-radius: 20px;
    border: 1px solid #d7d7d7;
    font-size: 14px;
    color: #1d307c;
    width: 158px;
    line-height: 40px;
}


.c1 .content .list3 li a:hover {
    transform: translateY(-19px);
}

.c1 .content .list3 li a:hover {
    background: #1558a6;
}

.c1 .content .list3 li a:hover .zi h3 {
    color: #fff;
}

.c1 .content .list3 li a:hover .zi .ck {
    color: #fff;
    border-color: #fff;
}

/* cont1 */
.cont1 {
    background: url(//cdn.myxypt.com/5f23d200/20/11/4846f7f071e60d00332353941ae6ea178e20b67c.jpg) no-repeat center top;
    height: 648px;
    box-sizing: border-box;
    padding-top: 78px;
    overflow: hidden;
}

.a1_b2 {
    margin-top: 48px;
}

.a1_b1 h2 {
    color: #ffffff;
    font: 100 40px/56px "微软雅黑";
}

.a1_b1 h3 {
    color: #ea590a;
    font: 600 28px/54px "微软雅黑";
}

.abt_wen {
    color: #ffffff;
    font: 500 14px/32px "微软雅黑";
    width: 600px;
    margin-top: 30px;
}

.a1_b2 .list2 {
    background: url(//cdn.myxypt.com/5f23d200/20/11/208062fcbb6702f7f5d552d57169877bf99bd85d.png) center 0 no-repeat;
    width: 693px;
    padding: 33px 0;
}

.a1_b2 .list2 li {
    float: left;
    color: #fff;
    text-align: center;
    width: 33.333%;
    background: url(//cdn.myxypt.com/5f23d200/20/11/7684f56cf7d166b03ae470007d6bb859bd070cf8.png) right center no-repeat;
}

.a1_b2 .list2 li .zi span.timer {
    position: relative;
    font-size: 60px;
    font-weight: 600;
    font-family: Impact;
}


.a1_b2 .list2 li .zi span {
    position: absolute;
    font-weight: 500;
    font-size: 16px;
    font-family: "微软雅黑";
    margin: 13px 0 0 13px;
}


.a1_b2 .list2 li .zi2 {
    font-size: 18px;
    margin-top: 8px;
}

.a1_b2 .list2 li:last-child {
    background: none;
}

.a1_b2 .img {
    float: right;
    width: 507px;
    overflow: hidden;
}

.a1_b2 .img img {
    width: 100%;
    height: 190px;
    transition-duration: .3s;
}

.a1_b2 .img:hover img {
    transform: scale(1.1);
}

/* cont2 */
.cont2 {
    margin-top: 50px;
}

h2.gdss p {
    margin-top: 5px;
}

.a2_b1 {
    font-size: 0;
    text-align: center;
    margin-top: 10px;
}

.a2_b1 li {
    display: inline-block;
    width: 163px;
    text-align: center;
    background-color: #738aa9;
}

.a2_b1 li a {
    color: #fff;
    font: 500 16px/37px "微软雅黑";
    display: block;
}

.a2_b1 li:hover,
.a2_b1 li.cur {
    background: #45609f;
}

.a2_tabv {
    margin-top: 32px;
}

.tab {
    display: none;
}

.list1_aa li {
    float: left;
    border: 1px solid #e3e3e3;
    box-sizing: border-box;
    width: 220px;
    height: auto;
    padding: 23px 21px 0;
}

.list1_aa li+li {
    margin-left: 25px;
}

.list1_aa li a.img {
    display: block;
}

.list1_aa li a.img img {
    width: 100%;
}

.list1_aa li h2 a {
    text-align: center;
    display: block;
    color: #686868;
    font: 500 16px/50px "微软雅黑";
}

.list1_aa li:hover {
    background: url(//cdn.myxypt.com/5f23d200/20/11/29ae412329ccc638ae88e975f29f4fc459a929ba.jpg) no-repeat center top;
    background-size: cover;
}

.list1_aa li:hover h2 a {
    color: #fff;
}

/* cont3 */
.cont3 {
    background: #f2f2f2;
    padding: 56px 0 0;
    background: #f2f2f2;
    margin-top: 58px;
    height: 700px;
    box-sizing: border-box;
}

.a3_v1 .list2 {
    margin-top: 40px;
}


.a3_v1 .list2 li {
    float: left;
    width: 388px;
}

.a3_v1 .list2 li+li {
    margin-left: 18px;
}

.a3_v1 .list2 li a {
    display: block;
    border: 1px solid #e2e2e2;
    max-height: 394px;
    overflow: hidden;
}

.a3_v1 .list2 li a .img {
    overflow: hidden;
}

.a3_v1 .list2 li:hover a .img img {
    transform: scale(1.1);
}

.a3_v1 .list2 li a .img img {
    width: 100%;
    transition-duration: .3s;
}

.a3_v1 .list2 li a .zi {
    background: #fff;
    padding: 28px 34px 22px;
    transition-duration: .3s;
}


.a3_v1 .list2 li a .zi h3 {
    color: #333333;
    font-weight: 600;
    font-size: 20px;
    line-height: 1;
}

.a3_v1 .list2 li a .zi h3 span {
    display: block;
    font-size: 16px;
    font-weight: 500;
    margin-top: 16px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.a3_v1 .list2 li a .zi dd {
    margin-top: 26px;
    font-size: 14px;
    line-height: 24px;
    color: #333333;
    display: none;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.a3_v1 .list2 li a:hover .zi {
    margin-top: -21%;
    position: relative;
    z-index: 111;
    padding-bottom: 34px;
}

.a3_v1 .list2 li a:hover .zi h3 {
    color: #1558a6;
}

.a3_v1 .list2 li a:hover .zi h3 span {
    color: #333;
}

.a3_v1 .list2 li a:hover .zi dd {
    display: block;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

/* cont4 */
.cont4 {
    margin-top: 64px;
}

.xw_a1 {
    width: 421px;
}

.xw_a1a li a.img {
    display: block;
}

.xw_a1a li a.img img {
    width: 421px;
    height: 371px;
}

.xw_a1a li .xw_wenzz h2 a {
    display: block;
    color: #1558a6;
    font: 500 16px/28px "微软雅黑";
}

.xw_a1a li .xw_wenzz h3 {
    color: #666666;
    font: 500 16px/21px "微软雅黑";
}

.xw_a1a li .xw_wenzz {
    background: url(//cdn.myxypt.com/5f23d200/20/11/da63463510abf838d9664495179ecf08b7c21154.png) no-repeat left center;
    padding-left: 82px;
    margin-top: 19px;
}

.xw_a2 li {
    width: 705px;
}

.xw_a2 li+li {
    margin-top: 22px;
}

.xw_a2 li a.img {
    display: block;
    float: left;
}

.xw_a2 li a.img img {
    width: 144px;
    height: 99px;
}

.xw_a2 li .xw_wenzz {
    width: 552px;
    float: right;
}

.xw_a2 li .xw_wenzz h2 a {
    display: inline-block;
    color: #1558a6;
    font: 500 16px/28px "微软雅黑";
}

.xw_a2 li .xw_wenzz h2 span {
    display: inline-block;
    float: right;
    color: #999999;
    font: 500 16px/28px "微软雅黑";
}

.xw_a2 li .xw_wenzz h3 {
    color: #666;
    font: 500 16px/21px "微软雅黑";
    margin-top: 7px;
}

.a4_v1 {
    background: url(//cdn.myxypt.com/5f23d200/20/11/8a25cd0d0fed6be03547f52169d5cfb38d831edc.png) no-repeat 453px center;
    margin-top: 24px;
}

.slideBox {
    position: relative;
}

.slideBox .hd {
    position: absolute;
    width: 100%;
    left: 0;
    top: 350px;
    z-index: 999;
}

.hahg_ahha {
    text-align: center;
    font-size: 0;
}

.hahg_ahha li {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #fff;
    margin: 0 5px;
}

.hahg_ahha li.on {
    background: #1558a6;
}


/* cont5 */
.cont5 {
    background: url(//cdn.myxypt.com/5f23d200/20/11/1fea947ba911346e06933d3a12d59d9b9b7fe33a.jpg) no-repeat center top;
    background-size: cover;
    padding: 20px 0 25px;
    margin-top: 80px;
}

.gdssdd {
    background: url(//cdn.myxypt.com/5f23d200/20/11/b93e9c64db97c2cb06321d8aa710cc8be0b1d1b7.png) no-repeat center;
}

.a5_list1 li {
    float: left;
    width: 190px;
    margin-right: 12px;
}

.a5_list1 li a.img {
    display: block;
    width: 190px;
    /*height: 94px;*/
}

.a5_list1 li a.img img {
    width: 190px;
    height: auto;
    -webkit-filter: grayscale(100%); /* Chrome, Safari, Opera */
    filter: grayscale(100%);
}
.a5_list1 li:hover a.img img {
    -webkit-filter: grayscale(0%); /* Chrome, Safari, Opera */
    filter: grayscale(0%);
}



.picMarquee-left {
    margin-top: 18px;
}

.foot_bj {
    background: #333333;
    padding: 50px 0 22px;
}

.d_nav {
    width: 530px;
}

.d_nav li {
    float: left;
    width: 110px;
}

.d_nav li+li {
    margin-left: 10px;
}

.d_nav li>a {
    display: block;
    color: rgba(255, 255, 255, 0.5);
    font: 500 18px/30px "微软雅黑";
}

.d_nav li .d_sec {
    margin-top: 14px;
}

.d_nav li .d_sec a {
    color: #adadad;
    font: 500 14px/30px "微软雅黑";
    display: block;
}

.d_nav li .d_sec a:hover {
    color: #ffffff;
}

.d_erm {
    width: 137px;
}

.d_erm img {
    width: 100%;
}

.d_lianx {
    width: 328px;
}

.d_lianx h2 {
    color: #ffffff;
    font: 600 36px/54px "微软雅黑";
}

.d_lianx,
.d_lianx a {
    color: #adadad;
    font: 500 13px/30px "微软雅黑";
}

.d_lianx a:hover {
    color: #fff;
}

.d_lianxaa {
    width: 610px;
    margin-top: 20px;
}

.foot2 {
    border-top: 1px solid #6f6f6f;
    padding: 28px 0;
    margin-top: 82px;
}

.foot2,
.foot2 a {
    color: #adadad;
    font: 500 14px/24px "微软雅黑";
}

.foot2 a:hover {
    color: #fff;
}

.f_link {
    background: #1558a6;
    padding: 20px 32px;
}

.f_link,
.f_link a {
    color: #ffffff;
    font: 500 14px/24px "微软雅黑";
}

.f_link a {
    padding-right: 5px;
}